use Qt endian detetion. (#619)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 7 Aug 2020 13:38:47 +0000 (07:38 -0600)
committerGitHub <noreply@github.com>
Fri, 7 Aug 2020 13:38:47 +0000 (07:38 -0600)
commit9cbe72b100b3f90f32b6f6863a464f9e8b5f8ccb
tree6a6e1efbe603c02380130fef5b0fa0e97b3da2fc
parentfe045cd999125aa9a0abb9ed4fca3a5d0179e468
use Qt endian detetion. (#619)

This frees us from AC_C_BIGENDIAN which conditionally defined WORDS_BIGENDIAN.
The defintion of WORDS_BIGENDIAN was and is not handled by GPSBabel.pro.
util.cc